projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
546413e
)
* test/src/lcms-tests.el (lcms-cri-cam02-ucs): Skip if lcms2 not present.
author
Glenn Morris
<rgm@gnu.org>
Sat, 16 Sep 2017 20:56:44 +0000
(13:56 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 16 Sep 2017 20:56:56 +0000
(13:56 -0700)
test/src/lcms-tests.el
patch
|
blob
|
history
diff --git
a/test/src/lcms-tests.el
b/test/src/lcms-tests.el
index 962902eb10038af3759635c6a17385f966a015a3..3d0942c8d151c1faea62e2c950e50bf636e10b90 100644
(file)
--- a/
test/src/lcms-tests.el
+++ b/
test/src/lcms-tests.el
@@
-51,6
+51,7
@@
B is considered the exact value."
(ert-deftest lcms-cri-cam02-ucs ()
"Test use of `lcms-cam02-ucs'."
+ (skip-unless (featurep 'lcms2))
(should-error (lcms-cam02-ucs '(0 0 0) '(0 0 0) "error"))
(should-error (lcms-cam02-ucs '(0 0 0) 'error))
(should-not